home *** CD-ROM | disk | FTP | other *** search
- /xlv1/freeware/1998.May/sh-utils/1.16b/sh-utils-1.16b.diffbuild/man
-
-
-
- PPPPAAAATTTTHHHHCCCCHHHHKKKK((((1111)))) FFFFSSSSFFFF ((((GGGGNNNNUUUU SSSShhhheeeellllllll UUUUttttiiiilllliiiittttiiiieeeessss)))) PPPPAAAATTTTHHHHCCCCHHHHKKKK((((1111))))
-
-
-
- NNNNAAAAMMMMEEEE
- pathchk - check whether file names are valid or portable
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ppppaaaatttthhhhcccchhhhkkkk [-p] [--portability] [--help] [--version]
- filename...
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This documentation is no longer being maintained and may be
- inaccurate or incomplete. The Texinfo documentation is now
- the authoritative source.
-
- This manual page documents the GNU version of ppppaaaatttthhhhcccchhhhkkkk. For
- each _f_i_l_e_n_a_m_e, ppppaaaatttthhhhcccchhhhkkkk prints a message if any of these
- conditions are false:
- +o all existing directories in _f_i_l_e_n_a_m_e have search (execute)
- permission
- +o the length of _f_i_l_e_n_a_m_e is no larger than its filesystem's
- maximum file name length
- +o the length of each component of _f_i_l_e_n_a_m_e corresponding to
- an existing directory name is no larger than its
- filesystem's maximum length for a file name component
-
- The exit status is:
- 0 if all file names passed all of the tests,
- 1 otherwise.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- --_h_e_l_p
- Print a usage message on standard output and exit
- successfully.
-
- -_p, --_p_o_r_t_a_b_i_l_i_t_y
- Instead of performing length checks on the underlying
- filesystem, test the length of each file name and its
- components against the POSIX.1 minimum limits for
- portability. Also check that the file name contains no
- characters not in the portable filename character set.
-
- --_v_e_r_s_i_o_n
- Print version information on standard output then exit
- successfully.
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 5/18/98)
-
-
-
-